#5f35da color space conversions
Hex:
        #5f35da
        RGB:
        95, 53, 218
        CMY:
        63, 79, 15
        CMYK:
        56, 76, 0, 15
      HSL:
        255°, 69.0377%, 53.1373%
        HSV (HSB):
        255°, 75.6881%, 85.4902%
        XYZ:
        18.6473, 10.0411, 67.2850
        xyY:
        0.1943, 0.1046, 10.0411
      CIE-Lab:
        37.9160, 58.1367, -77.3942
        CIE-LCH:
        37.9160, 96.7974, 306.9130
        CIE-Luv:
        37.9160, 1.5504, -110.8206
        Hunter-Lab:
        31.6876, 49.5890, -103.7140
      #5f35da color charts
#5f35da RGB chart
      #5f35da CMYK chart
      #5f35da RGB pie chart
      #5f35da color shades, tints & tones
#5f35da color schemes
#5f35da color preview, HTML & CSS examples
           This text has a color of #5f35da        
        
          <p style="color:#5f35da;">Text here</p>
        
        
          .mytext {color:#5f35da;}
        
        Text color #5f35da
      
           This box has a color of #5f35da        
        
          <div style="background-color:#5f35da;">Content here</div>
        
        
          .mybackground {background-color:#5f35da;}
        
        Background color #5f35da
      
           Border around this has a color of #5f35da        
        
          <div style="border:2px solid #5f35da;">Content here</div>
        
        
          .myborder {border:2px solid #5f35da;}
        
        Border color #5f35da