#5d67eb color space conversions
Hex:
        #5d67eb
        RGB:
        93, 103, 235
        CMY:
        64, 60, 8
        CMYK:
        60, 56, 0, 8
      HSL:
        236°, 78.0220%, 64.3137%
        HSV (HSB):
        236°, 60.4255%, 92.1569%
        XYZ:
        24.3598, 18.0258, 80.7927
        xyY:
        0.1978, 0.1463, 18.0258
      CIE-Lab:
        49.5274, 35.1555, -68.0865
        CIE-LCH:
        49.5274, 76.6269, 297.3089
        CIE-Luv:
        49.5274, -10.5790, -107.0721
        Hunter-Lab:
        42.4568, 28.1160, -83.1054
      #5d67eb color charts
#5d67eb RGB chart
      #5d67eb CMYK chart
      #5d67eb RGB pie chart
      #5d67eb color shades, tints & tones
#5d67eb color schemes
#5d67eb color preview, HTML & CSS examples
           This text has a color of #5d67eb        
        
          <p style="color:#5d67eb;">Text here</p>
        
        
          .mytext {color:#5d67eb;}
        
        Text color #5d67eb
      
           This box has a color of #5d67eb        
        
          <div style="background-color:#5d67eb;">Content here</div>
        
        
          .mybackground {background-color:#5d67eb;}
        
        Background color #5d67eb
      
           Border around this has a color of #5d67eb        
        
          <div style="border:2px solid #5d67eb;">Content here</div>
        
        
          .myborder {border:2px solid #5d67eb;}
        
        Border color #5d67eb