#5c70ff color space conversions
Hex:
        #5c70ff
        RGB:
        92, 112, 255
        CMY:
        64, 56, 0
        CMYK:
        64, 56, 0, 0
      HSL:
        233°, 100.0000%, 68.0392%
        HSV (HSB):
        233°, 63.9216%, 100.0000%
        XYZ:
        28.2578, 21.0837, 97.1879
        xyY:
        0.1928, 0.1439, 21.0837
      CIE-Lab:
        53.0409, 36.1204, -73.5304
        CIE-LCH:
        53.0409, 81.9232, 296.1617
        CIE-Luv:
        53.0409, -13.8866, -117.2333
        Hunter-Lab:
        45.9169, 29.4963, -93.3516
      #5c70ff color charts
#5c70ff RGB chart
      #5c70ff CMYK chart
      #5c70ff RGB pie chart
      #5c70ff color shades, tints & tones
#5c70ff color schemes
#5c70ff color preview, HTML & CSS examples
           This text has a color of #5c70ff        
        
          <p style="color:#5c70ff;">Text here</p>
        
        
          .mytext {color:#5c70ff;}
        
        Text color #5c70ff
      
           This box has a color of #5c70ff        
        
          <div style="background-color:#5c70ff;">Content here</div>
        
        
          .mybackground {background-color:#5c70ff;}
        
        Background color #5c70ff
      
           Border around this has a color of #5c70ff        
        
          <div style="border:2px solid #5c70ff;">Content here</div>
        
        
          .myborder {border:2px solid #5c70ff;}
        
        Border color #5c70ff