#3255c3 color space conversions
Hex:
        #3255c3
        RGB:
        50, 85, 195
        CMY:
        80, 67, 24
        CMYK:
        74, 56, 0, 24
      HSL:
        226°, 59.1837%, 48.0392%
        HSV (HSB):
        226°, 74.3590%, 76.4706%
        XYZ:
        14.4142, 11.1152, 53.0155
        xyY:
        0.1835, 0.1415, 11.1152
      CIE-Lab:
        39.7739, 26.2326, -61.1800
        CIE-LCH:
        39.7739, 66.5668, 293.2086
        CIE-Luv:
        39.7739, -14.6613, -90.1098
        Hunter-Lab:
        33.3395, 18.8296, -70.9435
      #3255c3 color charts
#3255c3 RGB chart
      #3255c3 CMYK chart
      #3255c3 RGB pie chart
      #3255c3 color shades, tints & tones
#3255c3 color schemes
#3255c3 color preview, HTML & CSS examples
           This text has a color of #3255c3        
        
          <p style="color:#3255c3;">Text here</p>
        
        
          .mytext {color:#3255c3;}
        
        Text color #3255c3
      
           This box has a color of #3255c3        
        
          <div style="background-color:#3255c3;">Content here</div>
        
        
          .mybackground {background-color:#3255c3;}
        
        Background color #3255c3
      
           Border around this has a color of #3255c3        
        
          <div style="border:2px solid #3255c3;">Content here</div>
        
        
          .myborder {border:2px solid #3255c3;}
        
        Border color #3255c3