#5850fc color space conversions
Hex:
        #5850fc
        RGB:
        88, 80, 252
        CMY:
        65, 69, 1
        CMYK:
        65, 68, 0, 1
      HSL:
        243°, 96.6292%, 65.0980%
        HSV (HSB):
        243°, 68.2540%, 98.8235%
        XYZ:
        24.4639, 14.8403, 93.6705
        xyY:
        0.1840, 0.1116, 14.8403
      CIE-Lab:
        45.4147, 53.3340, -84.3274
        CIE-LCH:
        45.4147, 99.7779, 302.3119
        CIE-Luv:
        45.4147, -7.4010, -127.1790
        Hunter-Lab:
        38.5231, 45.9398, -117.1999
      #5850fc color charts
#5850fc RGB chart
      #5850fc CMYK chart
      #5850fc RGB pie chart
      #5850fc color shades, tints & tones
#5850fc color schemes
#5850fc color preview, HTML & CSS examples
           This text has a color of #5850fc        
        
          <p style="color:#5850fc;">Text here</p>
        
        
          .mytext {color:#5850fc;}
        
        Text color #5850fc
      
           This box has a color of #5850fc        
        
          <div style="background-color:#5850fc;">Content here</div>
        
        
          .mybackground {background-color:#5850fc;}
        
        Background color #5850fc
      
           Border around this has a color of #5850fc        
        
          <div style="border:2px solid #5850fc;">Content here</div>
        
        
          .myborder {border:2px solid #5850fc;}
        
        Border color #5850fc