#3255fe color space conversions
Hex:
        #3255fe
        RGB:
        50, 85, 254
        CMY:
        80, 67, 0
        CMYK:
        80, 67, 0, 0
      HSL:
        230°, 99.0291%, 59.6078%
        HSV (HSB):
        230°, 80.3150%, 99.6078%
        XYZ:
        22.4533, 14.3309, 95.3486
        xyY:
        0.1699, 0.1085, 14.3309
      CIE-Lab:
        44.7037, 47.4351, -86.6824
        CIE-LCH:
        44.7037, 98.8126, 298.6888
        CIE-Luv:
        44.7037, -15.2636, -128.9816
        Hunter-Lab:
        37.8561, 39.6240, -122.8351
      #3255fe color charts
#3255fe RGB chart
      #3255fe CMYK chart
      #3255fe RGB pie chart
      #3255fe color shades, tints & tones
#3255fe color schemes
#3255fe color preview, HTML & CSS examples
           This text has a color of #3255fe        
        
          <p style="color:#3255fe;">Text here</p>
        
        
          .mytext {color:#3255fe;}
        
        Text color #3255fe
      
           This box has a color of #3255fe        
        
          <div style="background-color:#3255fe;">Content here</div>
        
        
          .mybackground {background-color:#3255fe;}
        
        Background color #3255fe
      
           Border around this has a color of #3255fe        
        
          <div style="border:2px solid #3255fe;">Content here</div>
        
        
          .myborder {border:2px solid #3255fe;}
        
        Border color #3255fe