#5133fe color space conversions
Hex:
        #5133fe
        RGB:
        81, 51, 254
        CMY:
        68, 80, 0
        CMYK:
        68, 80, 0, 0
      HSL:
        249°, 99.0244%, 59.8039%
        HSV (HSB):
        249°, 79.9213%, 99.6078%
        XYZ:
        22.4666, 11.2727, 94.7577
        xyY:
        0.1748, 0.0877, 11.2727
      CIE-Lab:
        40.0361, 67.6152, -94.3339
        CIE-LCH:
        40.0361, 116.0634, 305.6316
        CIE-Luv:
        40.0361, -4.6728, -132.7823
        Hunter-Lab:
        33.5749, 60.6867, -143.8304
      #5133fe color charts
#5133fe RGB chart
      #5133fe CMYK chart
      #5133fe RGB pie chart
      #5133fe color shades, tints & tones
#5133fe color schemes
#5133fe color preview, HTML & CSS examples
           This text has a color of #5133fe        
        
          <p style="color:#5133fe;">Text here</p>
        
        
          .mytext {color:#5133fe;}
        
        Text color #5133fe
      
           This box has a color of #5133fe        
        
          <div style="background-color:#5133fe;">Content here</div>
        
        
          .mybackground {background-color:#5133fe;}
        
        Background color #5133fe
      
           Border around this has a color of #5133fe        
        
          <div style="border:2px solid #5133fe;">Content here</div>
        
        
          .myborder {border:2px solid #5133fe;}
        
        Border color #5133fe