#5d69cb color space conversions
Hex:
        #5d69cb
        RGB:
        93, 105, 203
        CMY:
        64, 59, 20
        CMYK:
        54, 48, 0, 20
      HSL:
        233°, 51.4019%, 58.0392%
        HSV (HSB):
        233°, 54.1872%, 79.6078%
        XYZ:
        20.3453, 16.7421, 58.6591
        xyY:
        0.2125, 0.1749, 16.7421
      CIE-Lab:
        47.9334, 23.5216, -52.5078
        CIE-LCH:
        47.9334, 57.5355, 294.1307
        CIE-Luv:
        47.9334, -9.9478, -81.9978
        Hunter-Lab:
        40.9171, 17.1508, -56.3567
      #5d69cb color charts
#5d69cb RGB chart
      #5d69cb CMYK chart
      #5d69cb RGB pie chart
      #5d69cb color shades, tints & tones
#5d69cb color schemes
#5d69cb color preview, HTML & CSS examples
           This text has a color of #5d69cb        
        
          <p style="color:#5d69cb;">Text here</p>
        
        
          .mytext {color:#5d69cb;}
        
        Text color #5d69cb
      
           This box has a color of #5d69cb        
        
          <div style="background-color:#5d69cb;">Content here</div>
        
        
          .mybackground {background-color:#5d69cb;}
        
        Background color #5d69cb
      
           Border around this has a color of #5d69cb        
        
          <div style="border:2px solid #5d69cb;">Content here</div>
        
        
          .myborder {border:2px solid #5d69cb;}
        
        Border color #5d69cb