#281ee4 color space conversions
Hex:
        #281ee4
        RGB:
        40, 30, 228
        CMY:
        84, 88, 11
        CMYK:
        82, 87, 0, 11
      HSL:
        243°, 78.5714%, 50.5882%
        HSV (HSB):
        243°, 86.8421%, 89.4118%
        XYZ:
        15.3429, 6.9811, 73.9376
        xyY:
        0.1594, 0.0725, 6.9811
      CIE-Lab:
        31.7638, 66.3664, -93.4403
        CIE-LCH:
        31.7638, 114.6106, 305.3845
        CIE-Luv:
        31.7638, -7.5662, -117.5011
        Hunter-Lab:
        26.4218, 57.4156, -147.4195
      #281ee4 color charts
#281ee4 RGB chart
      #281ee4 CMYK chart
      #281ee4 RGB pie chart
      #281ee4 color shades, tints & tones
#281ee4 color schemes
#281ee4 color preview, HTML & CSS examples
           This text has a color of #281ee4        
        
          <p style="color:#281ee4;">Text here</p>
        
        
          .mytext {color:#281ee4;}
        
        Text color #281ee4
      
           This box has a color of #281ee4        
        
          <div style="background-color:#281ee4;">Content here</div>
        
        
          .mybackground {background-color:#281ee4;}
        
        Background color #281ee4
      
           Border around this has a color of #281ee4        
        
          <div style="border:2px solid #281ee4;">Content here</div>
        
        
          .myborder {border:2px solid #281ee4;}
        
        Border color #281ee4