#5f55ca color space conversions
Hex:
        #5f55ca
        RGB:
        95, 85, 202
        CMY:
        63, 67, 21
        CMYK:
        53, 58, 0, 21
      HSL:
        245°, 52.4664%, 56.2745%
        HSV (HSB):
        245°, 57.9208%, 79.2157%
        XYZ:
        18.6285, 13.1942, 57.4420
        xyY:
        0.2087, 0.1478, 13.1942
      CIE-Lab:
        43.0544, 35.8909, -59.7865
        CIE-LCH:
        43.0544, 69.7322, 300.9771
        CIE-Luv:
        43.0544, -3.4823, -91.2145
        Hunter-Lab:
        36.3238, 27.9763, -68.3339
      #5f55ca color charts
#5f55ca RGB chart
      #5f55ca CMYK chart
      #5f55ca RGB pie chart
      #5f55ca color shades, tints & tones
#5f55ca color schemes
#5f55ca color preview, HTML & CSS examples
           This text has a color of #5f55ca        
        
          <p style="color:#5f55ca;">Text here</p>
        
        
          .mytext {color:#5f55ca;}
        
        Text color #5f55ca
      
           This box has a color of #5f55ca        
        
          <div style="background-color:#5f55ca;">Content here</div>
        
        
          .mybackground {background-color:#5f55ca;}
        
        Background color #5f55ca
      
           Border around this has a color of #5f55ca        
        
          <div style="border:2px solid #5f55ca;">Content here</div>
        
        
          .myborder {border:2px solid #5f55ca;}
        
        Border color #5f55ca