#382be3 color space conversions
Hex:
        #382be3
        RGB:
        56, 43, 227
        CMY:
        78, 83, 11
        CMYK:
        75, 81, 0, 11
      HSL:
        244°, 76.6667%, 52.9412%
        HSV (HSB):
        244°, 81.0573%, 89.0196%
        XYZ:
        16.3599, 8.1146, 73.3770
        xyY:
        0.1672, 0.0829, 8.1146
      CIE-Lab:
        34.2203, 61.6649, -88.7596
        CIE-LCH:
        34.2203, 108.0778, 304.7893
        CIE-Luv:
        34.2203, -6.7417, -117.6481
        Hunter-Lab:
        28.4861, 52.6641, -132.7844
      #382be3 color charts
#382be3 RGB chart
      #382be3 CMYK chart
      #382be3 RGB pie chart
      #382be3 color shades, tints & tones
#382be3 color schemes
#382be3 color preview, HTML & CSS examples
           This text has a color of #382be3        
        
          <p style="color:#382be3;">Text here</p>
        
        
          .mytext {color:#382be3;}
        
        Text color #382be3
      
           This box has a color of #382be3        
        
          <div style="background-color:#382be3;">Content here</div>
        
        
          .mybackground {background-color:#382be3;}
        
        Background color #382be3
      
           Border around this has a color of #382be3        
        
          <div style="border:2px solid #382be3;">Content here</div>
        
        
          .myborder {border:2px solid #382be3;}
        
        Border color #382be3