#5f33dc color space conversions
Hex:
        #5f33dc
        RGB:
        95, 51, 220
        CMY:
        63, 80, 14
        CMYK:
        57, 77, 0, 14
      HSL:
        256°, 70.7113%, 53.1373%
        HSV (HSB):
        256°, 76.8182%, 86.2745%
        XYZ:
        18.8214, 9.9679, 68.6421
        xyY:
        0.1932, 0.1023, 9.9679
      CIE-Lab:
        37.7847, 59.6042, -78.7584
        CIE-LCH:
        37.7847, 98.7701, 307.1184
        CIE-Luv:
        37.7847, 1.6287, -112.3074
        Hunter-Lab:
        31.5719, 51.1609, -106.8051
      #5f33dc color charts
#5f33dc RGB chart
      #5f33dc CMYK chart
      #5f33dc RGB pie chart
      #5f33dc color shades, tints & tones
#5f33dc color schemes
#5f33dc color preview, HTML & CSS examples
           This text has a color of #5f33dc        
        
          <p style="color:#5f33dc;">Text here</p>
        
        
          .mytext {color:#5f33dc;}
        
        Text color #5f33dc
      
           This box has a color of #5f33dc        
        
          <div style="background-color:#5f33dc;">Content here</div>
        
        
          .mybackground {background-color:#5f33dc;}
        
        Background color #5f33dc
      
           Border around this has a color of #5f33dc        
        
          <div style="border:2px solid #5f33dc;">Content here</div>
        
        
          .myborder {border:2px solid #5f33dc;}
        
        Border color #5f33dc