#5f67ca color space conversions
Hex:
        #5f67ca
        RGB:
        95, 103, 202
        CMY:
        63, 60, 21
        CMYK:
        53, 49, 0, 21
      HSL:
        236°, 50.2347%, 58.2353%
        HSV (HSB):
        236°, 52.9703%, 79.2157%
        XYZ:
        20.2302, 16.3977, 57.9759
        xyY:
        0.2138, 0.1733, 16.3977
      CIE-Lab:
        47.4919, 24.8598, -52.6347
        CIE-LCH:
        47.4919, 58.2101, 295.2817
        CIE-Luv:
        47.4919, -8.6312, -82.1280
        Hunter-Lab:
        40.4940, 18.3115, -56.5406
      #5f67ca color charts
#5f67ca RGB chart
      #5f67ca CMYK chart
      #5f67ca RGB pie chart
      #5f67ca color shades, tints & tones
#5f67ca color schemes
#5f67ca color preview, HTML & CSS examples
           This text has a color of #5f67ca        
        
          <p style="color:#5f67ca;">Text here</p>
        
        
          .mytext {color:#5f67ca;}
        
        Text color #5f67ca
      
           This box has a color of #5f67ca        
        
          <div style="background-color:#5f67ca;">Content here</div>
        
        
          .mybackground {background-color:#5f67ca;}
        
        Background color #5f67ca
      
           Border around this has a color of #5f67ca        
        
          <div style="border:2px solid #5f67ca;">Content here</div>
        
        
          .myborder {border:2px solid #5f67ca;}
        
        Border color #5f67ca