#5f42bd color space conversions
Hex:
        #5f42bd
        RGB:
        95, 66, 189
        CMY:
        63, 74, 26
        CMYK:
        50, 65, 0, 26
      HSL:
        254°, 48.2353%, 50.0000%
        HSV (HSB):
        254°, 65.0794%, 74.1176%
        XYZ:
        15.8528, 10.0034, 49.2394
        xyY:
        0.2111, 0.1332, 10.0034
      CIE-Lab:
        37.8486, 43.1220, -60.6714
        CIE-LCH:
        37.8486, 74.4348, 305.4032
        CIE-Luv:
        37.8486, 2.1403, -89.1899
        Hunter-Lab:
        31.6282, 34.1191, -70.1641
      #5f42bd color charts
#5f42bd RGB chart
      #5f42bd CMYK chart
      #5f42bd RGB pie chart
      #5f42bd color shades, tints & tones
#5f42bd color schemes
#5f42bd color preview, HTML & CSS examples
           This text has a color of #5f42bd        
        
          <p style="color:#5f42bd;">Text here</p>
        
        
          .mytext {color:#5f42bd;}
        
        Text color #5f42bd
      
           This box has a color of #5f42bd        
        
          <div style="background-color:#5f42bd;">Content here</div>
        
        
          .mybackground {background-color:#5f42bd;}
        
        Background color #5f42bd
      
           Border around this has a color of #5f42bd        
        
          <div style="border:2px solid #5f42bd;">Content here</div>
        
        
          .myborder {border:2px solid #5f42bd;}
        
        Border color #5f42bd