#3257fe color space conversions
Hex:
        #3257fe
        RGB:
        50, 87, 254
        CMY:
        80, 66, 0
        CMYK:
        80, 66, 0, 0
      HSL:
        229°, 99.0291%, 59.6078%
        HSV (HSB):
        229°, 80.3150%, 99.6078%
        XYZ:
        22.6130, 14.6503, 95.4019
        xyY:
        0.1705, 0.1104, 14.6503
      CIE-Lab:
        45.1514, 46.2366, -85.9461
        CIE-LCH:
        45.1514, 97.5939, 298.2790
        CIE-Luv:
        45.1514, -15.6808, -128.4794
        Hunter-Lab:
        38.2757, 38.4741, -120.9871
      #3257fe color charts
#3257fe RGB chart
      #3257fe CMYK chart
      #3257fe RGB pie chart
      #3257fe color shades, tints & tones
#3257fe color schemes
#3257fe color preview, HTML & CSS examples
           This text has a color of #3257fe        
        
          <p style="color:#3257fe;">Text here</p>
        
        
          .mytext {color:#3257fe;}
        
        Text color #3257fe
      
           This box has a color of #3257fe        
        
          <div style="background-color:#3257fe;">Content here</div>
        
        
          .mybackground {background-color:#3257fe;}
        
        Background color #3257fe
      
           Border around this has a color of #3257fe        
        
          <div style="border:2px solid #3257fe;">Content here</div>
        
        
          .myborder {border:2px solid #3257fe;}
        
        Border color #3257fe