#3255dc color space conversions
Hex:
        #3255dc
        RGB:
        50, 85, 220
        CMY:
        80, 67, 14
        CMYK:
        77, 61, 0, 14
      HSL:
        228°, 70.8333%, 52.9412%
        HSV (HSB):
        228°, 77.2727%, 86.2745%
        XYZ:
        17.4822, 12.3424, 69.1711
        xyY:
        0.1766, 0.1247, 12.3424
      CIE-Lab:
        41.7552, 35.4065, -72.3519
        CIE-LCH:
        41.7552, 80.5507, 296.0755
        CIE-Luv:
        41.7552, -14.8389, -107.2023
        Hunter-Lab:
        35.1318, 27.3440, -92.1440
      #3255dc color charts
#3255dc RGB chart
      #3255dc CMYK chart
      #3255dc RGB pie chart
      #3255dc color shades, tints & tones
#3255dc color schemes
#3255dc color preview, HTML & CSS examples
           This text has a color of #3255dc        
        
          <p style="color:#3255dc;">Text here</p>
        
        
          .mytext {color:#3255dc;}
        
        Text color #3255dc
      
           This box has a color of #3255dc        
        
          <div style="background-color:#3255dc;">Content here</div>
        
        
          .mybackground {background-color:#3255dc;}
        
        Background color #3255dc
      
           Border around this has a color of #3255dc        
        
          <div style="border:2px solid #3255dc;">Content here</div>
        
        
          .myborder {border:2px solid #3255dc;}
        
        Border color #3255dc