#3255d2 color space conversions
Hex:
        #3255d2
        RGB:
        50, 85, 210
        CMY:
        80, 67, 18
        CMYK:
        76, 60, 0, 18
      HSL:
        227°, 64.0000%, 50.9804%
        HSV (HSB):
        227°, 76.1905%, 82.3529%
        XYZ:
        16.1968, 11.8283, 62.4022
        xyY:
        0.1791, 0.1308, 11.8283
      CIE-Lab:
        40.9418, 31.7652, -67.9526
        CIE-LCH:
        40.9418, 75.0105, 295.0543
        CIE-Luv:
        40.9418, -14.7527, -100.4887
        Hunter-Lab:
        34.3922, 23.8768, -83.5028
      #3255d2 color charts
#3255d2 RGB chart
      #3255d2 CMYK chart
      #3255d2 RGB pie chart
      #3255d2 color shades, tints & tones
#3255d2 color schemes
#3255d2 color preview, HTML & CSS examples
           This text has a color of #3255d2        
        
          <p style="color:#3255d2;">Text here</p>
        
        
          .mytext {color:#3255d2;}
        
        Text color #3255d2
      
           This box has a color of #3255d2        
        
          <div style="background-color:#3255d2;">Content here</div>
        
        
          .mybackground {background-color:#3255d2;}
        
        Background color #3255d2
      
           Border around this has a color of #3255d2        
        
          <div style="border:2px solid #3255d2;">Content here</div>
        
        
          .myborder {border:2px solid #3255d2;}
        
        Border color #3255d2