#5f02da color space conversions
Hex:
        #5f02da
        RGB:
        95, 2, 218
        CMY:
        63, 99, 15
        CMYK:
        56, 99, 0, 15
      HSL:
        266°, 98.1818%, 43.1373%
        HSV (HSB):
        266°, 99.0826%, 85.4902%
        XYZ:
        17.3959, 7.5383, 66.8678
        xyY:
        0.1895, 0.0821, 7.5383
      CIE-Lab:
        33.0022, 72.6670, -85.5136
        CIE-LCH:
        33.0022, 112.2188, 310.3569
        CIE-Luv:
        33.0022, 5.2925, -113.0119
        Hunter-Lab:
        27.4559, 65.0488, -125.1794
      #5f02da color charts
#5f02da RGB chart
      #5f02da CMYK chart
      #5f02da RGB pie chart
      #5f02da color shades, tints & tones
#5f02da color schemes
#5f02da color preview, HTML & CSS examples
           This text has a color of #5f02da        
        
          <p style="color:#5f02da;">Text here</p>
        
        
          .mytext {color:#5f02da;}
        
        Text color #5f02da
      
           This box has a color of #5f02da        
        
          <div style="background-color:#5f02da;">Content here</div>
        
        
          .mybackground {background-color:#5f02da;}
        
        Background color #5f02da
      
           Border around this has a color of #5f02da        
        
          <div style="border:2px solid #5f02da;">Content here</div>
        
        
          .myborder {border:2px solid #5f02da;}
        
        Border color #5f02da