#2255ce color space conversions
Hex:
        #2255ce
        RGB:
        34, 85, 206
        CMY:
        87, 67, 19
        CMYK:
        83, 59, 0, 19
      HSL:
        222°, 71.6667%, 47.0588%
        HSV (HSB):
        222°, 83.4951%, 80.7843%
        XYZ:
        15.0488, 11.2933, 59.7792
        xyY:
        0.1747, 0.1311, 11.2933
      CIE-Lab:
        40.0702, 28.8122, -67.0944
        CIE-LCH:
        40.0702, 73.0192, 293.2400
        CIE-Luv:
        40.0702, -16.8627, -98.4221
        Hunter-Lab:
        33.6055, 21.1238, -81.9442
      #2255ce color charts
#2255ce RGB chart
      #2255ce CMYK chart
      #2255ce RGB pie chart
      #2255ce color shades, tints & tones
#2255ce color schemes
#2255ce color preview, HTML & CSS examples
           This text has a color of #2255ce        
        
          <p style="color:#2255ce;">Text here</p>
        
        
          .mytext {color:#2255ce;}
        
        Text color #2255ce
      
           This box has a color of #2255ce        
        
          <div style="background-color:#2255ce;">Content here</div>
        
        
          .mybackground {background-color:#2255ce;}
        
        Background color #2255ce
      
           Border around this has a color of #2255ce        
        
          <div style="border:2px solid #2255ce;">Content here</div>
        
        
          .myborder {border:2px solid #2255ce;}
        
        Border color #2255ce