#2133ed color space conversions
Hex:
        #2133ed
        RGB:
        33, 51, 237
        CMY:
        87, 80, 7
        CMYK:
        86, 78, 0, 7
      HSL:
        235°, 85.0000%, 52.9412%
        HSV (HSB):
        235°, 86.0759%, 92.9412%
        XYZ:
        17.0971, 8.8054, 80.9193
        xyY:
        0.1601, 0.0824, 8.8054
      CIE-Lab:
        35.6069, 59.8047, -92.1819
        CIE-LCH:
        35.6069, 109.8822, 302.9742
        CIE-Luv:
        35.6069, -10.8091, -123.1927
        Hunter-Lab:
        29.6739, 50.9162, -140.9091
      #2133ed color charts
#2133ed RGB chart
      #2133ed CMYK chart
      #2133ed RGB pie chart
      #2133ed color shades, tints & tones
#2133ed color schemes
#2133ed color preview, HTML & CSS examples
           This text has a color of #2133ed        
        
          <p style="color:#2133ed;">Text here</p>
        
        
          .mytext {color:#2133ed;}
        
        Text color #2133ed
      
           This box has a color of #2133ed        
        
          <div style="background-color:#2133ed;">Content here</div>
        
        
          .mybackground {background-color:#2133ed;}
        
        Background color #2133ed
      
           Border around this has a color of #2133ed        
        
          <div style="border:2px solid #2133ed;">Content here</div>
        
        
          .myborder {border:2px solid #2133ed;}
        
        Border color #2133ed